home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 November / Chip_2004-11_cd1.bin / software / frigate / Frigate3_Lite_v25.exe / {app} / Addons / Schemes / Smarty.sch < prev    next >
Text File  |  2004-01-06  |  23KB  |  892 lines

  1. object TPersHolder
  2.   P.Name = 'Smarty'
  3.   P.Extensions.Strings = (
  4.     'tpl')
  5.   P.SyntaxBlocks = <
  6.     item
  7.       Name = 'Default'
  8.       ID = 0
  9.       FIIdentifier = 19
  10.       UseMultiLineComments = True
  11.       BlockDelimiters = <>
  12.       MultiLineCommentDelimiters = <
  13.         item
  14.           FontID = 58
  15.           LeftDelimiter = '<!---'
  16.           RightDelimiter = '--->'
  17.         end
  18.         item
  19.           FontID = 3
  20.           LeftDelimiter = '<!--'
  21.           RightDelimiter = '-->'
  22.         end>
  23.     end
  24.     item
  25.       Name = 'HTML'
  26.       ID = 1
  27.       ParentID = 0
  28.       FIIntNum = 41
  29.       UseComments = True
  30.       UseMultiLineComments = True
  31.       UseStrings = True
  32.       UseSingleLineStrings = True
  33.       UseNumbers = True
  34.       UsePrefixedIdentifiers = True
  35.       UseKeywords = True
  36.       BlockDelimiters = <
  37.         item
  38.           LeftDelimiter = '<'
  39.           RightDelimiter = '>'
  40.           DelimitersArePartOfBlock = True
  41.         end>
  42.       MultiLineCommentDelimiters = <
  43.         item
  44.           FontID = 56
  45.           LeftDelimiter = '<!---'
  46.           RightDelimiter = '--->'
  47.         end
  48.         item
  49.           FontID = 2
  50.           LeftDelimiter = '<!--'
  51.           RightDelimiter = '-->'
  52.         end>
  53.       SingleLineStringDelimiters = <
  54.         item
  55.           FontID = 39
  56.           LeftDelimiter = '"'
  57.           RightDelimiter = '"'
  58.         end
  59.         item
  60.           FontID = 40
  61.           LeftDelimiter = #39
  62.           RightDelimiter = #39
  63.         end>
  64.       IdentPrefixes = <
  65.         item
  66.           LeftDelimiter = '/'
  67.         end>
  68.       KeywordSets = <
  69.         item
  70.           FontID = 0
  71.           Name = 'Tags'
  72.           Keywords = 
  73.             '/a,/abbr,/acronym,/address,/applet,/area,/b,/base,/basefont,/bdo' +
  74.             ',/big,/blockquote,/body,/br,/button,/caption,/center,/cite,/code' +
  75.             ',/col,/colgroup,/dd,/del,/dfn,/dir,/div,/dl,/dt,/em,/fieldset,/f' +
  76.             'ont,/form,/frame,/frameset,/h1,/h2,/h3,/h4,/h5,/h6,/head,/hr,/ht' +
  77.             'ml,/i,/iframe,/img,/input,/ins,/isindex,/kbd,/label,/legend,/li,' +
  78.             '/link,/map,/menu,/meta,/noframes,/noscript,/object,/ol,/optgroup' +
  79.             ',/option,/p,/param,/pre,/q,/s,/samp,/script,/select,/small,/span' +
  80.             ',/strike,/strong,/style,/sub,/sup,/table,/tbody,/td,/textarea,/t' +
  81.             'foot,/th,/thead,/title,/tr,/tt,/u,/ul,/var,a,abbr,acronym,addres' +
  82.             's,applet,area,b,base,basefont,bdo,big,blockquote,body,br,button,' +
  83.             'caption,center,cite,code,col,colgroup,dd,del,dfn,dir,div,dl,dt,e' +
  84.             'm,fieldset,font,form,frame,frameset,h1,h2,h3,h4,h5,h6,head,hr,ht' +
  85.             'ml,i,iframe,img,input,ins,isindex,kbd,label,legend,li,link,map,m' +
  86.             'enu,meta,noframes,noscript,object,ol,optgroup,option,p,param,pre' +
  87.             ',q,s,samp,script,select,small,span,strike,strong,style,sub,sup,t' +
  88.             'able,tbody,td,textarea,tfoot,th,thead,title,tr,tt,u,ul,var'
  89.         end
  90.         item
  91.           FontID = 1
  92.           Name = 'Attributes'
  93.           Keywords = 
  94.             'abbr,accept,accept-charset,accesskey,action,align,alink,alt,arch' +
  95.             'ive,axis,background,bgcolor,border,cellpadding,cellspacing,char,' +
  96.             'charoff,charset,checked,cite,class,classid,clear,code,codebase,c' +
  97.             'odetype,color,cols,colspan,compact,content,coords,data,datetime,' +
  98.             'declare,defer,dir,disabled,enctype,face,for,frame,frameborder,he' +
  99.             'aders,height,href,hreflang,hspace,http-equiv,id,ismap,label,lang' +
  100.             ',language,link,longdesc,marginheight,marginwidth,maxlength,media' +
  101.             ',method,multiple,name,nohref,noresize,noshade,nowrap,object,onbl' +
  102.             'ur,onchange,onclick,ondblclick,onfocus,onkeydown,onkeypress,onke' +
  103.             'yup,onload,onmousedown,onmousemove,onmouseout,onmouseover,onmous' +
  104.             'eup,onreset,onselect,onsubmit,onunload,profile,prompt,readonly,r' +
  105.             'el,rev,rows,rowspan,rules,scheme,scope,scrolling,selected,shape,' +
  106.             'size,span,src,standby,start,style,summary,tabindex,target,text,t' +
  107.             'itle,type,usemap,valign,value,valuetype,version,vlink,vspace,wid' +
  108.             'th'
  109.         end>
  110.     end
  111.     item
  112.       Name = 'JS'
  113.       ID = 4
  114.       ParentID = 0
  115.       FIText = 24
  116.       FIIntNum = 29
  117.       FIFloatNum = 30
  118.       FIHexNum = 31
  119.       FISymbol = 13
  120.       UseSymbols = True
  121.       UseComments = True
  122.       UseSingleLineComments = True
  123.       UseMultiLineComments = True
  124.       UseStrings = True
  125.       UseSingleLineStrings = True
  126.       UseNumbers = True
  127.       UseKeywords = True
  128.       BlockDelimiters = <
  129.         item
  130.           LeftDelimiter = '<SCRIPT LANGUAGE=javascript'
  131.           RightDelimiter = '</SCRIPT>'
  132.           DelimitersArePartOfBlock = True
  133.         end>
  134.       SingleLineCommentDelimiters = <
  135.         item
  136.           FontID = 25
  137.           LeftDelimiter = '//'
  138.         end>
  139.       MultiLineCommentDelimiters = <
  140.         item
  141.           FontID = 12
  142.           LeftDelimiter = '/*'
  143.           RightDelimiter = '*/'
  144.         end>
  145.       SingleLineStringDelimiters = <
  146.         item
  147.           FontID = 26
  148.           LeftDelimiter = #39
  149.           RightDelimiter = #39
  150.         end
  151.         item
  152.           FontID = 27
  153.           LeftDelimiter = '"'
  154.           RightDelimiter = '"'
  155.         end>
  156.       KeywordSets = <
  157.         item
  158.           FontID = 28
  159.           Name = 'KeyWord'
  160.           Keywords = 
  161.             'break,case,catch,class,const,continue,debugger,default,delete,do' +
  162.             ',else,enum,export,extends,false,finally,for,function,if,import,i' +
  163.             'n,new,null,return,super,switch,this,throw,true,try,typeof,var,vo' +
  164.             'id,while,with'
  165.         end
  166.         item
  167.           FontID = 11
  168.           Name = 'func'
  169.           Keywords = 'alert'
  170.         end>
  171.     end
  172.     item
  173.       Name = 'Comment'
  174.       ID = 3
  175.       ParentID = 0
  176.       FIText = 38
  177.       BlockDelimiters = <
  178.         item
  179.           LeftDelimiter = '{*'
  180.           RightDelimiter = '*}'
  181.           DelimitersArePartOfBlock = True
  182.         end>
  183.     end
  184.     item
  185.       Name = 'Smarty'
  186.       ID = 2
  187.       ParentID = 0
  188.       FIText = 21
  189.       FIIntNum = 45
  190.       FIFloatNum = 50
  191.       FIHexNum = 51
  192.       FISymbol = 20
  193.       FIIdentifier = 44
  194.       UseSymbols = True
  195.       UseComments = True
  196.       UseMultiLineComments = True
  197.       UseStrings = True
  198.       UseSingleLineStrings = True
  199.       UseMultiLineStrings = True
  200.       UseNumbers = True
  201.       UseIdentifiers = True
  202.       UsePrefixedIdentifiers = True
  203.       UseKeywords = True
  204.       BlockDelimiters = <
  205.         item
  206.           LeftDelimiter = '{'
  207.           RightDelimiter = '}'
  208.           DelimitersArePartOfBlock = True
  209.         end>
  210.       MultiLineCommentDelimiters = <
  211.         item
  212.           FontID = 9
  213.           LeftDelimiter = '{*'
  214.           RightDelimiter = '*}'
  215.         end>
  216.       SingleLineStringDelimiters = <
  217.         item
  218.           FontID = 22
  219.           LeftDelimiter = '"'
  220.           RightDelimiter = '"'
  221.         end
  222.         item
  223.           FontID = 23
  224.           LeftDelimiter = #39
  225.           RightDelimiter = #39
  226.         end>
  227.       MultiLineStringDelimiters = <
  228.         item
  229.           FontID = 32
  230.           LeftDelimiter = '"'
  231.           RightDelimiter = '"'
  232.         end
  233.         item
  234.           FontID = 33
  235.           LeftDelimiter = #39
  236.           RightDelimiter = #39
  237.         end>
  238.       IdentPrefixes = <
  239.         item
  240.           LeftDelimiter = '$'
  241.         end>
  242.       KeywordSets = <
  243.         item
  244.           FontID = 37
  245.           Name = 'TagNames'
  246.           Keywords = 
  247.             'capture,config_load,else,elseif,foreach,foreachelse,if,include,i' +
  248.             'nclude_php,insert,ldelim,literal,php,rdelim,section,sectionelse,' +
  249.             'strip'
  250.         end
  251.         item
  252.           FontID = 42
  253.           Name = 'KeyWords'
  254.           Keywords = '$smarty,eq,ne,smartyInFunc'
  255.         end
  256.         item
  257.           FontID = 43
  258.           Name = 'Property'
  259.           Keywords = 'file,include,loop,name,section,skip'
  260.         end>
  261.     end
  262.     item
  263.       Name = 'PHP'
  264.       ID = 8
  265.       ParentID = 0
  266.       FIText = 4
  267.       UseStrings = True
  268.       UseSingleLineStrings = True
  269.       BlockDelimiters = <
  270.         item
  271.           LeftDelimiter = '<?'
  272.           RightDelimiter = '?>'
  273.           DelimitersArePartOfBlock = True
  274.         end>
  275.       SingleLineStringDelimiters = <
  276.         item
  277.           FontID = 5
  278.           LeftDelimiter = '"'
  279.           RightDelimiter = '"'
  280.         end>
  281.     end>
  282.   P.FontTable = <
  283.     item
  284.       FontID = 0
  285.       BlockID = 1
  286.       Font.Charset = DEFAULT_CHARSET
  287.       Font.Color = clPurple
  288.       Font.Height = -13
  289.       Font.Name = 'Courier New'
  290.       Font.Style = []
  291.     end
  292.     item
  293.       FontID = 1
  294.       BlockID = 1
  295.       Font.Charset = DEFAULT_CHARSET
  296.       Font.Color = clMaroon
  297.       Font.Height = -13
  298.       Font.Name = 'Courier New'
  299.       Font.Style = []
  300.     end
  301.     item
  302.       FontID = 2
  303.       BlockID = 1
  304.       Font.Charset = DEFAULT_CHARSET
  305.       Font.Color = clGray
  306.       Font.Height = -13
  307.       Font.Name = 'Courier New'
  308.       Font.Style = [fsItalic]
  309.     end
  310.     item
  311.       FontID = 3
  312.       Font.Charset = DEFAULT_CHARSET
  313.       Font.Color = clGray
  314.       Font.Height = -13
  315.       Font.Name = 'Courier New'
  316.       Font.Style = [fsItalic]
  317.     end
  318.     item
  319.       FontID = 6
  320.       BlockID = 2
  321.       Font.Charset = DEFAULT_CHARSET
  322.       Font.Color = clBlack
  323.       Font.Height = -13
  324.       Font.Name = 'Courier New'
  325.       Font.Style = []
  326.       BackColor = 15138815
  327.       UseDefBack = False
  328.     end
  329.     item
  330.       FontID = 14
  331.       BlockID = 2
  332.       Font.Charset = DEFAULT_CHARSET
  333.       Font.Color = clGreen
  334.       Font.Height = -13
  335.       Font.Name = 'Courier New'
  336.       Font.Style = []
  337.       BackColor = clInfoBk
  338.     end
  339.     item
  340.       FontID = 15
  341.       BlockID = 2
  342.       Font.Charset = DEFAULT_CHARSET
  343.       Font.Color = clGray
  344.       Font.Height = -13
  345.       Font.Name = 'Courier New'
  346.       Font.Style = [fsItalic]
  347.       BackColor = clInfoBk
  348.       UseDefBack = False
  349.     end
  350.     item
  351.       FontID = 16
  352.       BlockID = 2
  353.       Font.Charset = DEFAULT_CHARSET
  354.       Font.Color = clBlack
  355.       Font.Height = -13
  356.       Font.Name = 'Courier New'
  357.       Font.Style = [fsBold]
  358.       BackColor = clInfoBk
  359.     end
  360.     item
  361.       FontID = 17
  362.       BlockID = 3
  363.       Font.Charset = DEFAULT_CHARSET
  364.       Font.Color = clBlack
  365.       Font.Height = -13
  366.       Font.Name = 'Courier New'
  367.       Font.Style = [fsBold]
  368.     end
  369.     item
  370.       FontID = 18
  371.       BlockID = 3
  372.       Font.Charset = DEFAULT_CHARSET
  373.       Font.Color = clBlack
  374.       Font.Height = -13
  375.       Font.Name = 'Courier New'
  376.       Font.Style = []
  377.       BackColor = 15138815
  378.       UseDefBack = False
  379.     end
  380.     item
  381.       FontID = 24
  382.       BlockID = 4
  383.       Font.Charset = DEFAULT_CHARSET
  384.       Font.Color = clBlack
  385.       Font.Height = -13
  386.       Font.Name = 'Courier New'
  387.       Font.Style = []
  388.       BackColor = 15658734
  389.       UseDefBack = False
  390.     end
  391.     item
  392.       FontID = 25
  393.       BlockID = 4
  394.       Font.Charset = DEFAULT_CHARSET
  395.       Font.Color = clGray
  396.       Font.Height = -13
  397.       Font.Name = 'Courier New'
  398.       Font.Style = [fsItalic]
  399.       BackColor = cl3DLight
  400.     end
  401.     item
  402.       FontID = 26
  403.       BlockID = 4
  404.       Font.Charset = DEFAULT_CHARSET
  405.       Font.Color = clGreen
  406.       Font.Height = -13
  407.       Font.Name = 'Courier New'
  408.       Font.Style = []
  409.       BackColor = cl3DLight
  410.     end
  411.     item
  412.       FontID = 27
  413.       BlockID = 4
  414.       Font.Charset = DEFAULT_CHARSET
  415.       Font.Color = clGreen
  416.       Font.Height = -13
  417.       Font.Name = 'Courier New'
  418.       Font.Style = []
  419.       BackColor = cl3DLight
  420.     end
  421.     item
  422.       FontID = 28
  423.       BlockID = 4
  424.       Font.Charset = DEFAULT_CHARSET
  425.       Font.Color = clBlack
  426.       Font.Height = -13
  427.       Font.Name = 'Courier New'
  428.       Font.Style = [fsBold]
  429.       BackColor = cl3DLight
  430.     end
  431.     item
  432.       FontID = 29
  433.       BlockID = 4
  434.       Font.Charset = DEFAULT_CHARSET
  435.       Font.Color = clTeal
  436.       Font.Height = -13
  437.       Font.Name = 'Courier New'
  438.       Font.Style = []
  439.       BackColor = cl3DLight
  440.     end
  441.     item
  442.       FontID = 30
  443.       BlockID = 4
  444.       Font.Charset = DEFAULT_CHARSET
  445.       Font.Color = clTeal
  446.       Font.Height = -13
  447.       Font.Name = 'Courier New'
  448.       Font.Style = []
  449.       BackColor = cl3DLight
  450.     end
  451.     item
  452.       FontID = 31
  453.       BlockID = 4
  454.       Font.Charset = DEFAULT_CHARSET
  455.       Font.Color = clTeal
  456.       Font.Height = -13
  457.       Font.Name = 'Courier New'
  458.       Font.Style = []
  459.       BackColor = cl3DLight
  460.     end
  461.     item
  462.       FontID = 46
  463.       Font.Charset = DEFAULT_CHARSET
  464.       Font.Color = clBlack
  465.       Font.Height = -13
  466.       Font.Name = 'Courier New'
  467.       Font.Style = [fsBold]
  468.       BackColor = 15532031
  469.       UseDefBack = False
  470.     end
  471.     item
  472.       FontID = 46
  473.       BlockID = 5
  474.       Font.Charset = DEFAULT_CHARSET
  475.       Font.Color = clBlack
  476.       Font.Height = -13
  477.       Font.Name = 'Courier New'
  478.       Font.Style = []
  479.       BackColor = clInfoBk
  480.       UseDefBack = False
  481.     end
  482.     item
  483.       FontID = 47
  484.       BlockID = 5
  485.       Font.Charset = DEFAULT_CHARSET
  486.       Font.Color = clGray
  487.       Font.Height = -13
  488.       Font.Name = 'Courier New'
  489.       Font.Style = [fsItalic]
  490.     end
  491.     item
  492.       FontID = 48
  493.       BlockID = 5
  494.       Font.Charset = DEFAULT_CHARSET
  495.       Font.Color = clGreen
  496.       Font.Height = -13
  497.       Font.Name = 'Courier New'
  498.       Font.Style = []
  499.     end
  500.     item
  501.       FontID = 49
  502.       BlockID = 5
  503.       Font.Charset = DEFAULT_CHARSET
  504.       Font.Color = clBlack
  505.       Font.Height = -13
  506.       Font.Name = 'Courier New'
  507.       Font.Style = [fsBold]
  508.       BackColor = clInfoBk
  509.     end
  510.     item
  511.       FontID = 56
  512.       BlockID = 1
  513.       Font.Charset = DEFAULT_CHARSET
  514.       Font.Color = clTeal
  515.       Font.Height = -13
  516.       Font.Name = 'Courier New'
  517.       Font.Style = [fsBold, fsItalic]
  518.     end
  519.     item
  520.       FontID = 58
  521.       Font.Charset = DEFAULT_CHARSET
  522.       Font.Color = clTeal
  523.       Font.Height = -13
  524.       Font.Name = 'Verdana'
  525.       Font.Style = [fsBold, fsItalic]
  526.     end
  527.     item
  528.       FontID = 60
  529.       BlockID = 3
  530.       Font.Charset = DEFAULT_CHARSET
  531.       Font.Color = clGreen
  532.       Font.Height = -13
  533.       Font.Name = 'Courier New'
  534.       Font.Style = []
  535.       BackColor = clInfoBk
  536.     end
  537.     item
  538.       FontID = 62
  539.       BlockID = 3
  540.       Font.Charset = DEFAULT_CHARSET
  541.       Font.Color = clTeal
  542.       Font.Height = -13
  543.       Font.Name = 'Courier New'
  544.       Font.Style = []
  545.       BackColor = clInfoBk
  546.     end
  547.     item
  548.       FontID = 63
  549.       BlockID = 3
  550.       Font.Charset = DEFAULT_CHARSET
  551.       Font.Color = clTeal
  552.       Font.Height = -13
  553.       Font.Name = 'Courier New'
  554.       Font.Style = []
  555.       BackColor = clInfoBk
  556.       UseDefBack = False
  557.     end
  558.     item
  559.       FontID = 64
  560.       BlockID = 3
  561.       Font.Charset = DEFAULT_CHARSET
  562.       Font.Color = clTeal
  563.       Font.Height = -13
  564.       Font.Name = 'Courier New'
  565.       Font.Style = []
  566.       BackColor = clInfoBk
  567.       UseDefBack = False
  568.     end
  569.     item
  570.       FontID = 68
  571.       BlockID = 2
  572.       Font.Charset = DEFAULT_CHARSET
  573.       Font.Color = clTeal
  574.       Font.Height = -13
  575.       Font.Name = 'Courier New'
  576.       Font.Style = []
  577.       BackColor = clInfoBk
  578.     end
  579.     item
  580.       FontID = 69
  581.       BlockID = 2
  582.       Font.Charset = DEFAULT_CHARSET
  583.       Font.Color = clTeal
  584.       Font.Height = -13
  585.       Font.Name = 'Courier New'
  586.       Font.Style = []
  587.       BackColor = clInfoBk
  588.       UseDefBack = False
  589.     end
  590.     item
  591.       FontID = 70
  592.       BlockID = 2
  593.       Font.Charset = DEFAULT_CHARSET
  594.       Font.Color = clTeal
  595.       Font.Height = -13
  596.       Font.Name = 'Courier New'
  597.       Font.Style = []
  598.       BackColor = clInfoBk
  599.       UseDefBack = False
  600.     end
  601.     item
  602.       FontID = 10
  603.       BlockID = 3
  604.       Font.Charset = DEFAULT_CHARSET
  605.       Font.Color = clGray
  606.       Font.Height = -13
  607.       Font.Name = 'Courier New'
  608.       Font.Style = []
  609.       BackColor = clInfoBk
  610.       UseDefBack = False
  611.     end
  612.     item
  613.       FontID = 11
  614.       BlockID = 4
  615.       Font.Charset = DEFAULT_CHARSET
  616.       Font.Color = clBlack
  617.       Font.Height = -13
  618.       Font.Name = 'Courier New'
  619.       Font.Style = [fsItalic]
  620.       BackColor = 15658734
  621.       UseDefBack = False
  622.     end
  623.     item
  624.       FontID = 12
  625.       BlockID = 4
  626.       Font.Charset = DEFAULT_CHARSET
  627.       Font.Color = clGray
  628.       Font.Height = -13
  629.       Font.Name = 'Courier New'
  630.       Font.Style = [fsItalic]
  631.       BackColor = 15658734
  632.       UseDefBack = False
  633.     end
  634.     item
  635.       FontID = 13
  636.       BlockID = 4
  637.       Font.Charset = DEFAULT_CHARSET
  638.       Font.Color = clBlack
  639.       Font.Height = -13
  640.       Font.Name = 'Courier New'
  641.       Font.Style = []
  642.       BackColor = 15658734
  643.       UseDefBack = False
  644.     end
  645.     item
  646.       FontID = 19
  647.       Font.Charset = DEFAULT_CHARSET
  648.       Font.Color = clTeal
  649.       Font.Height = -13
  650.       Font.Name = 'Courier New'
  651.       Font.Style = []
  652.     end
  653.     item
  654.       FontID = 34
  655.       BlockID = 2
  656.       Font.Charset = DEFAULT_CHARSET
  657.       Font.Color = clBlack
  658.       Font.Height = -13
  659.       Font.Name = 'Courier New'
  660.       Font.Style = []
  661.       BackColor = 15138815
  662.       UseDefBack = False
  663.     end
  664.     item
  665.       FontID = 35
  666.       BlockID = 5
  667.       Font.Charset = DEFAULT_CHARSET
  668.       Font.Color = clTeal
  669.       Font.Height = -13
  670.       Font.Name = 'Courier New'
  671.       Font.Style = [fsBold]
  672.       BackColor = 15138815
  673.       UseDefBack = False
  674.     end
  675.     item
  676.       FontID = 36
  677.       BlockID = 3
  678.       Font.Charset = DEFAULT_CHARSET
  679.       Font.Color = clBlack
  680.       Font.Height = -13
  681.       Font.Name = 'Courier New'
  682.       Font.Style = []
  683.       BackColor = 15138815
  684.       UseDefBack = False
  685.     end
  686.     item
  687.       FontID = 41
  688.       BlockID = 1
  689.       Font.Charset = DEFAULT_CHARSET
  690.       Font.Color = clMaroon
  691.       Font.Height = -13
  692.       Font.Name = 'Courier New'
  693.       Font.Style = []
  694.     end
  695.     item
  696.       FontID = 4
  697.       BlockID = 8
  698.       Font.Charset = DEFAULT_CHARSET
  699.       Font.Color = clBlack
  700.       Font.Height = -13
  701.       Font.Name = 'Courier New'
  702.       Font.Style = []
  703.       BackColor = 15532031
  704.       UseDefBack = False
  705.     end
  706.     item
  707.       FontID = 5
  708.       BlockID = 8
  709.       Font.Charset = DEFAULT_CHARSET
  710.       Font.Color = clGreen
  711.       Font.Height = -13
  712.       Font.Name = 'Courier New'
  713.       Font.Style = []
  714.       BackColor = 15532031
  715.       UseDefBack = False
  716.     end
  717.     item
  718.       FontID = 39
  719.       BlockID = 1
  720.       Font.Charset = DEFAULT_CHARSET
  721.       Font.Color = clGreen
  722.       Font.Height = -13
  723.       Font.Name = 'Courier New'
  724.       Font.Style = []
  725.     end
  726.     item
  727.       FontID = 40
  728.       BlockID = 1
  729.       Font.Charset = DEFAULT_CHARSET
  730.       Font.Color = clGreen
  731.       Font.Height = -13
  732.       Font.Name = 'Courier New'
  733.       Font.Style = []
  734.     end
  735.     item
  736.       FontID = 7
  737.       BlockID = 5
  738.       Font.Charset = DEFAULT_CHARSET
  739.       Font.Color = clBlack
  740.       Font.Height = -13
  741.       Font.Name = 'Courier New'
  742.       Font.Style = []
  743.       BackColor = 15532031
  744.     end
  745.     item
  746.       FontID = 8
  747.       BlockID = 5
  748.       Font.Charset = DEFAULT_CHARSET
  749.       Font.Color = clBlack
  750.       Font.Height = -13
  751.       Font.Name = 'Courier New'
  752.       Font.Style = []
  753.       BackColor = 15532031
  754.     end
  755.     item
  756.       FontID = 9
  757.       BlockID = 2
  758.       Font.Charset = DEFAULT_CHARSET
  759.       Font.Color = clBlack
  760.       Font.Height = -13
  761.       Font.Name = 'Courier New'
  762.       Font.Style = []
  763.     end
  764.     item
  765.       FontID = 20
  766.       BlockID = 2
  767.       Font.Charset = DEFAULT_CHARSET
  768.       Font.Color = clGreen
  769.       Font.Height = -13
  770.       Font.Name = 'Courier New'
  771.       Font.Style = []
  772.     end
  773.     item
  774.       FontID = 21
  775.       BlockID = 2
  776.       Font.Charset = DEFAULT_CHARSET
  777.       Font.Color = clGreen
  778.       Font.Height = -13
  779.       Font.Name = 'Courier New'
  780.       Font.Style = []
  781.     end
  782.     item
  783.       FontID = 22
  784.       BlockID = 2
  785.       Font.Charset = DEFAULT_CHARSET
  786.       Font.Color = clRed
  787.       Font.Height = -13
  788.       Font.Name = 'Courier New'
  789.       Font.Style = []
  790.     end
  791.     item
  792.       FontID = 23
  793.       BlockID = 2
  794.       Font.Charset = DEFAULT_CHARSET
  795.       Font.Color = clRed
  796.       Font.Height = -13
  797.       Font.Name = 'Courier New'
  798.       Font.Style = []
  799.     end
  800.     item
  801.       FontID = 32
  802.       BlockID = 2
  803.       Font.Charset = DEFAULT_CHARSET
  804.       Font.Color = clRed
  805.       Font.Height = -13
  806.       Font.Name = 'Courier New'
  807.       Font.Style = []
  808.     end
  809.     item
  810.       FontID = 33
  811.       BlockID = 2
  812.       Font.Charset = DEFAULT_CHARSET
  813.       Font.Color = clRed
  814.       Font.Height = -13
  815.       Font.Name = 'Courier New'
  816.       Font.Style = []
  817.     end
  818.     item
  819.       FontID = 37
  820.       BlockID = 2
  821.       Font.Charset = DEFAULT_CHARSET
  822.       Font.Color = clGreen
  823.       Font.Height = -13
  824.       Font.Name = 'Courier New'
  825.       Font.Style = []
  826.     end
  827.     item
  828.       FontID = 38
  829.       BlockID = 3
  830.       Font.Charset = DEFAULT_CHARSET
  831.       Font.Color = 4227327
  832.       Font.Height = -13
  833.       Font.Name = 'Courier New'
  834.       Font.Style = []
  835.     end
  836.     item
  837.       FontID = 42
  838.       BlockID = 2
  839.       Font.Charset = DEFAULT_CHARSET
  840.       Font.Color = clGreen
  841.       Font.Height = -13
  842.       Font.Name = 'Courier New'
  843.       Font.Style = []
  844.     end
  845.     item
  846.       FontID = 43
  847.       BlockID = 2
  848.       Font.Charset = DEFAULT_CHARSET
  849.       Font.Color = clGreen
  850.       Font.Height = -13
  851.       Font.Name = 'Courier New'
  852.       Font.Style = []
  853.     end
  854.     item
  855.       FontID = 44
  856.       BlockID = 2
  857.       Font.Charset = DEFAULT_CHARSET
  858.       Font.Color = clBlue
  859.       Font.Height = -13
  860.       Font.Name = 'Courier New'
  861.       Font.Style = []
  862.     end
  863.     item
  864.       FontID = 45
  865.       BlockID = 2
  866.       Font.Charset = DEFAULT_CHARSET
  867.       Font.Color = clBlue
  868.       Font.Height = -13
  869.       Font.Name = 'Courier New'
  870.       Font.Style = []
  871.     end
  872.     item
  873.       FontID = 50
  874.       BlockID = 2
  875.       Font.Charset = DEFAULT_CHARSET
  876.       Font.Color = clBlue
  877.       Font.Height = -13
  878.       Font.Name = 'Courier New'
  879.       Font.Style = []
  880.     end
  881.     item
  882.       FontID = 51
  883.       BlockID = 2
  884.       Font.Charset = DEFAULT_CHARSET
  885.       Font.Color = clBlue
  886.       Font.Height = -13
  887.       Font.Name = 'Courier New'
  888.       Font.Style = []
  889.     end>
  890.   P.SyntaxVersion = 3
  891. end
  892.